Thursday, 30 May 2013

Infinispan 5.3.0.CR1 is out!

Besides a handful of fixes, this release contains two very important contributions:

  • a mongoDB cache store which allows using Infinispan  as a cache on top of a mongodb instance. Courtesy of  Guillaume Scheibel

  • a JPA based cache store that allows an easy setup for Infinispan as a cache in front of a database. Courtesy of Ray Tsang

Please stay tuned for blogs detailing these features.

For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-05-30
Tags: cachestore jpa mongodb loader release candidate

Friday, 25 January 2013

Infinispan 5.2.0.CR3 gets rid of RHQ annotations

The amount of feedback we’ve had on Infinispan 5.2.0.CR2 has been tremendous, and so we considered that Infinispan was not ready to go Final yet, so we decided to do another candidate release, called 5.2.0.CR3.

In this candidate release, we’ve got rid of the RHQ annotations dependency, so Infinispan Core has now one less dependency thanks to the integration of RHQ annotations with our own JMX annotations.

The areas containing the most important fixes are Distributed Caches and the Hot Rod server, so if you’re a user of these features, we’d highly recommend that you give CR3 a go. Check the full release notes for detailed information on the issues fixed.

Remember to visit our downloads section to find the latest release, and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers, Galder

Posted by Galder Zamarreño on 2013-01-25
Tags: monitoring release candidate

Saturday, 19 January 2013

Infinispan 5.2.0.CR2 is out!

Dear Infinispan users,

This is hopefully the last CR release of the long expected infinispan 5.2 series. It contains some final touches and bug fixes, especially around the new non-blocking state transfer functionality but also a very useful enhancement to the HotRod protocol (and the Java client) which allows users to fetch the list of keys existing in the cluster - a big thanks to Ray Tsang for contributing this feature! For the complete list of features please refer to the release notes. You can download the distribution or the maven artifact. If you have any questions please check our forums, our mailing lists or ping us directly on IRC!

Cheers, Mircea

Posted by Mircea Markus on 2013-01-19
Tags: hotrod release candidate

Tuesday, 08 January 2013

Infinispan 5.2.0.CR1 is out!

Hi Infinispan users,

I’m very glad to announce first CR from the 5.2 branch. This contains a handful of fixes and enhancements especially around non-blocking state transfer functionality (refer to the release note for complete lists).

Also here’s an summary of the main features that are being developed in Infinispan 5.2:

  • The non-blocking state transfer functionality which is a much more efficient and flexible implementation of the functionality that allows Infinispan to serve requests during nodes joining/leaving 

  • The cross-site replication functionality which allows backing up data between geographically distributed clusters in order to protect against catastrophic failures

  • Rolling upgrades of the hotrod clusters (zero downtime for upgrades)

  • Various fixes and improvements for the Map/Reduce framework

You can download the distribution or the maven artifact. If you have any questions please check our forums, our mailing lists or ping us directly on IRC!

Cheers,

Mircea

Posted by Mircea Markus on 2013-01-08
Tags: release candidate

Tuesday, 15 May 2012

One more micro release, Infinispan 5.1.5.CR1 out now!

Infinispan 5.1.5.CR1 has just been released with a handful of crucial issues that we considered required another community release. If you’re a tree module user in JBoss AS7, or a an elastic Hot Rod server user,  or use XA datasources with Infinispan JDBC cache store, you should definitely upgrade to this version!

Infinispan 5.1 'Brahma' is a key component for a lot of projects both within and outside the boundaries of Red Hat, and this is reflected in all the micro releases we’ve done for 'Brahma' as Infinispan consumers near their final releases. From here I’d like to personally thank all the people behind these projects who have been crucial to the development of Infinispan. Expect a 5.1.5.FINAL in the next days which should wrap up the 'Brahma' release lifecycle barring a show-stopper! :)

As always, full details of what has been fixed can be found here, and if you have feedback, please visit our forums. Finally, as always, you can download the release from here.

Cheers,

Galder

Posted by Galder Zamarreño on 2012-05-15
Tags: release release candidate

Friday, 13 April 2012

Infinispan 5.1.4.CR1 is here!

Infinispan 5.1.4.CR1 is out now with minor improvements focusing on third party library upgrades such as JBoss Transactions and JGroups, and state transfer related issues, and reducing the resource consumption of testsuite.

Full details of what has been fixed can be found here, and if you have feedback, please visit our forums. Finally, as always, you can download the release from here.

Cheers, Galder

Posted by Galder Zamarreño on 2012-04-13
Tags: state transfer release candidate release

Thursday, 22 March 2012

Infinispan 5.1.3.CR1 out now!

The feedback keeps coming, particularly from AS7 users, so we’ve decided to do another point release in the 5.1 'Brahma' series. Apart from fixing several issues, including a critical L1 cache memory leak in active/passive set ups, this version enables the JBoss Marshaller class resolver to be configured via both the old and new programmatic configuration API. This enables Infinispan to provide a better solution for marshalling/unmarshalling classes in modular environments.

Full details of what has been fixed can be found here, and if you have feedback, please visit our forums. Finally, as always, you can download the release from here.

Cheers, Galder

Posted by Galder Zamarreño on 2012-03-22
Tags: marshalling release candidate distribution

Monday, 27 February 2012

Infinispan 5.1.2.CR1 is out!

Based on community demand, we’ve decided to do another minor release in the Infinispan 5.1 'Brahma' series and we’ve just released Infinispan 5.1.2.CR1.

This release includes fixes in the generated documentation, schema, and by adding remote JMX monitoring options for all our demos, we’ve made it easier to consume Infinispan out of the box.

Some important library upgrades such as JGroups have also been upgraded and we’ve implemented more performance improvements, particularly around state transfer.

Finally, we’ve added a new system property (-Dinfinispan.unsafe.allow_jdk8_chm=true) which can be used to replace internal Java’s concurrent ConcurrentHashMap with the forthcoming JDK8 ConcurrentHashMapV8 which is more memory efficient than the current ConcurrentHashMap.

Full details of what has been fixed can be found here, and if you have feedback, please visit our forums. Finally, as always, you can download the release from here.

Cheers, Galder

p.s. Work on Infinispan 5.2 has started and remember that both https://twitter.com/!/mirceamarkus[Mircea] and https://twitter.com/!/galderz[myself] are looking for your feedback on cross-datacenter replication and remote events in Hot Rod.

Posted by Galder Zamarreño on 2012-02-27
Tags: release candidate

Tuesday, 31 January 2012

Infinispan 5.1.1.CR1 is out

Thanks to everyone that downloaded Infinispan 5.1.0.FINAL 'Brahma' in the last week. We’ve had tremendous feedback from the community and as a result we’ve decided to do a minor release called 5.1.1.CR1 to address the most important issues reported. So, if you’re using 5.1.0.FINAL, I’d strongly recommend that you upgrade as soon as possible. We hope to do a FINAL release later on this week.

Please keep the feedback coming, and as always, you can download the release from here.

Cheers, Galder

Posted by Galder Zamarreño on 2012-01-31
Tags: release release candidate

Wednesday, 20 July 2011

One last release candidate for Infinispan 5.0

imageMagic 8, baby!  Let’s make this release candidate count.  5.0.0.CR8 is out, download it, provide feedback, we’re moving fast towards a final release on Pagoa.

A bunch of bugs fixed over and above CR7, we’d love to hear what you have to say about this release.

Cheers Manik

Posted by Manik Surtani on 2011-07-20
Tags: release candidate

News

Tags

JUGs alpha as7 asymmetric clusters asynchronous beta c++ cdi chat clustering community conference configuration console data grids data-as-a-service database devoxx distributed executors docker event functional grouping and aggregation hotrod infinispan java 8 jboss cache jcache jclouds jcp jdg jpa judcon kubernetes listeners meetup minor release off-heap openshift performance presentations product protostream radargun radegast recruit release release 8.2 9.0 final release candidate remote query replication queue rest query security spring streams transactions vert.x workshop 8.1.0 API DSL Hibernate-Search Ickle Infinispan Query JP-QL JSON JUGs JavaOne LGPL License NoSQL Open Source Protobuf SCM administration affinity algorithms alpha amazon anchored keys annotations announcement archetype archetypes as5 as7 asl2 asynchronous atomic maps atomic objects availability aws beer benchmark benchmarks berkeleydb beta beta release blogger book breizh camp buddy replication bugfix c# c++ c3p0 cache benchmark framework cache store cache stores cachestore cassandra cdi cep certification cli cloud storage clustered cache configuration clustered counters clustered locks codemotion codename colocation command line interface community comparison compose concurrency conference conferences configuration console counter cpp-client cpu creative cross site replication csharp custom commands daas data container data entry data grids data structures data-as-a-service deadlock detection demo deployment dev-preview development devnation devoxx distributed executors distributed queries distribution docker documentation domain mode dotnet-client dzone refcard ec2 ehcache embedded embedded query equivalence event eviction example externalizers failover faq final fine grained flags flink full-text functional future garbage collection geecon getAll gigaspaces git github gke google graalvm greach conf gsoc hackergarten hadoop hbase health hibernate hibernate ogm hibernate search hot rod hotrod hql http/2 ide index indexing india infinispan infinispan 8 infoq internationalization interoperability interview introduction iteration javascript jboss as 5 jboss asylum jboss cache jbossworld jbug jcache jclouds jcp jdbc jdg jgroups jopr jpa js-client jsr 107 jsr 347 jta judcon kafka kubernetes lambda language learning leveldb license listeners loader local mode lock striping locking logging lucene mac management map reduce marshalling maven memcached memory migration minikube minishift minor release modules mongodb monitoring multi-tenancy nashorn native near caching netty node.js nodejs non-blocking nosqlunit off-heap openshift operator oracle osgi overhead paas paid support partition handling partitioning performance persistence podcast presentation presentations protostream public speaking push api putAll python quarkus query quick start radargun radegast react reactive red hat redis rehashing releaase release release candidate remote remote events remote query replication rest rest query roadmap rocksdb ruby s3 scattered cache scripting second level cache provider security segmented server shell site snowcamp spark split brain spring spring boot spring-session stable standards state transfer statistics storage store store by reference store by value streams substratevm synchronization syntax highlighting tdc testing tomcat transactions tutorial uneven load user groups user guide vagrant versioning vert.x video videos virtual nodes vote voxxed voxxed days milano wallpaper websocket websockets wildfly workshop xsd xsite yarn zulip

back to top